Skip to content

Conversation

@feO2x
Copy link
Owner

@feO2x feO2x commented Dec 28, 2024

  • introduces new code cleanup rules for ReSharper
  • moves all assertions into individual files

feO2x added 30 commits December 11, 2024 05:31
…ssertions.cs to Check.MustNotBeNullOrEmpty.cs

Signed-off-by: Kenny Pflug <[email protected]>
….cs to Check.MustContain.cs

Signed-off-by: Kenny Pflug <[email protected]>
…ons.cs to Check.MustNotContain.cs

Signed-off-by: Kenny Pflug <[email protected]>
feO2x added 27 commits December 28, 2024 18:50
…gAssertions.cs to Check.MustContain.cs

Signed-off-by: Kenny Pflug <[email protected]>
…ringAssertions.cs to Check.MustNotContain.cs

Signed-off-by: Kenny Pflug <[email protected]>
…ertions.cs to Check.Contains.cs

Signed-off-by: Kenny Pflug <[email protected]>
…ingAssertions.cs to Check.IsSubstringOf.cs

Signed-off-by: Kenny Pflug <[email protected]>
….StringAssertions.cs to Check.MustBeSubstringOf.cs

Signed-off-by: Kenny Pflug <[email protected]>
…ingAssertions.cs to Check.MustStartWith.cs

Signed-off-by: Kenny Pflug <[email protected]>
…rom Check.StringAssertions.cs

Signed-off-by: Kenny Pflug <[email protected]>
…m Check.StringAssertions.cs

Signed-off-by: Kenny Pflug <[email protected]>
…heck.MustBeEmailAddress.cs

Signed-off-by: Kenny Pflug <[email protected]>
…cs to Check.MustBeShorterThan.cs

Signed-off-by: Kenny Pflug <[email protected]>
…sertions.cs to Check.MustBeShorterThanOrEqualTo.cs

Signed-off-by: Kenny Pflug <[email protected]>
…to Check.MustHaveLength.cs

Signed-off-by: Kenny Pflug <[email protected]>
…ertions.cs to Check.MustBeLongerThanOrEqualTo.cs

Signed-off-by: Kenny Pflug <[email protected]>
…s to Check.MustHaveLengthIn.cs

Signed-off-by: Kenny Pflug <[email protected]>
…s to Check.IsTrimmedAtStart.cs

Signed-off-by: Kenny Pflug <[email protected]>
…ns.cs to Check.MustBeTrimmedAtStart.cs

Signed-off-by: Kenny Pflug <[email protected]>
…to Check.IsTrimmedAtEnd.cs

Signed-off-by: Kenny Pflug <[email protected]>
@feO2x feO2x self-assigned this Dec 28, 2024
@feO2x feO2x merged commit 06c41e2 into dev Dec 28, 2024
1 check passed
@feO2x feO2x deleted the smaller-files-refactoring branch March 1, 2025 01:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants